home *** CD-ROM | disk | FTP | other *** search
/ Clickx 31 / Clickx 31.iso / assets / software / MyServer-win32-0.8.2.exe / web / default.html next >
Encoding:
Extensible Markup Language  |  2005-05-07  |  1.1 KB  |  32 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  5. <head>
  6. <title>MyServer</title>
  7. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  8. </head>
  9. <body style="color: #666699;">
  10. <div style="text-align: center;">
  11. <h1><big>Congratulations!</big></h1>
  12. If you see this page, MyServer is working.
  13. <br />
  14. <br />
  15. To modify your web, just overwrite the files in the web directory with your own.
  16. <br />
  17. <br />
  18. <a href="http://www.myserverproject.net"><img src="logo.png" alt="" style="border: 0px;" /></a>
  19. <br />
  20. <br />
  21. MyServer examples. <a href="link.html"><img src="goto.png" alt="" style="border: 0px;" /></a>
  22. <br /><br />
  23. MyServer documentation. 
  24. <a href="documentation/index.htm"><img src="goto.png" alt="" style="border: 0px;" /></a>
  25. <br /><br />
  26. Visit the official <a href="http://www.myserverproject.net">MyServer site</a> for more information.
  27. <br /><br />
  28. If you want to report errors or need any help, please register in our forum and post your messages there.
  29. </div>
  30. </body>
  31. </html>
  32.